####################################
# Liberia AI events 34400 - 34499 by Lothos
####################################
################
# Minister of Security Section 34400 - 34409
#############################################
event = { # Ralph W. Morrison takes power
	id = 34400
	random = no 
	country = LIB
	persistent = yes
	
	trigger = {
		ai = yes
		minister = 69056 # Ralph W. Morrison
		NOT = { InCabinet = 69056 }
	}

	name = "AI_EVENT"
	style = 0	
	
	date = { day = 1 month = january year = 1936 }
	offset = 7
	deathdate = { day = 29 month = december year = 1999 }

	action_a = {
		command = { type = ministerofsecurity which = 69056 }
		command = { type = dissent value = -1 }
	}
}
event = { # Key Pittman takes power
	id = 34401
	random = no 
	country = LIB
	persistent = yes
	
	trigger = {
		ai = yes
		minister = 69053 # Key Pittman
		NOT = { InCabinet = 69053 }
		NOT = { minister = 69056 } # Ralph W. Morrison
	}

	name = "AI_EVENT"
	style = 0	
	
	date = { day = 1 month = january year = 1936 }
	offset = 7
	deathdate = { day = 29 month = december year = 1999 }

	action_a = {
		command = { type = ministerofsecurity which = 69053 }
		command = { type = dissent value = -1 }
	}
}
################
# Chief of Staff Section 34410 - 34419
#############################################
################
# Head of Intelligence Section 34420 - 34429
#############################################
event = { # Henry M. Robinson takes power
	id = 34420
	random = no 
	country = LIB
	persistent = yes
	
	trigger = {
		ai = yes
		minister = 69006 # Henry M. Robinson
		NOT = { InCabinet = 69006 }
	}

	name = "AI_EVENT"
	style = 0	
	
	date = { day = 1 month = january year = 1936 }
	offset = 7
	deathdate = { day = 29 month = december year = 1999 }

	action_a = {
		command = { type = ministerofintelligence which = 69006 }
		command = { type = dissent value = -1 }
	}
}
################
# Chief of the Army Section 34430 - 34439
#############################################
event = { # Iver Virgin takes power
	id = 34430
	random = no 
	country = LIB
	persistent = yes
	
	trigger = {
		ai = yes
		minister = 69008 # Iver Virgin
		NOT = { InCabinet = 69008 }
	}

	name = "AI_EVENT"
	style = 0	
	
	date = { day = 1 month = january year = 1936 }
	offset = 7
	deathdate = { day = 29 month = december year = 1999 }

	action_a = {
		command = { type = chiefofarmy which = 69008 }
		command = { type = dissent value = -1 }
	}
}
################
# Armament Minister Section 34440 - 34449
#############################################
event = { # Cornelius van Oudkarspel takes power
	id = 34440
	random = no 
	country = LIB
	persistent = yes
	
	trigger = {
		ai = yes
		minister = 69046 # Cornelius van Oudkarspel
		NOT = { InCabinet = 69046 }
	}

	name = "AI_EVENT"
	style = 0	
	
	date = { day = 1 month = january year = 1936 }
	offset = 7
	deathdate = { day = 29 month = december year = 1999 }

	action_a = {
		command = { type = armamentminister which = 69046 }
		command = { type = dissent value = -1 }
	}
}

#############################################
# Regular AI Events 34460 - 34499
#############################################

event = {
	id = 34460
	random = no
	country = LIB

	trigger = {
		ai = yes
		OR = {
			atwar = yes
			year = 1940
		}
		manpower = 13
	}

	name = "AI_EVENT"
	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 7
	deathdate = { day = 29 month = december year = 1999 }

	action_a = {
		command = { type = add_division value = infantry when = 2 where = artillery }
		command = { type = manpowerpool value = -12 }
	}
}

#event = {
#	id = 34460
#	random = no
#	country = LIB
#
#	trigger = {
#		ai = yes
#		OR = {
#			atwar = yes
#			year = 1939
#		}
#		manpower = 13
#	}
#
#	name = "AI_EVENT"
#	style = 0
#
#	date = { day = 1 month = january year = 1936 }
#	offset = 7
#	deathdate = { day = 29 month = december year = 1999 }
#
#	action_a = {
#		command = { type = build_division which = infantry }
#	}
#}
#
#event = {
#	id = 34461
#	random = no
#	country = LIB
#
#	trigger = {
#		ai = yes
#		event = 34460
#		OR = {
#			atwar = yes
#			year = 1940
#		}
#		manpower = 13
#	}
#
#	name = "AI_EVENT"
#	style = 0
#
#	date = { day = 1 month = january year = 1936 }
#	offset = 7
#	deathdate = { day = 29 month = december year = 1999 }
#
#	action_a = {
#		command = { type = build_division which = infantry }
#	}
#}
#
#event = {
#	id = 34462
#	random = no
#	country = LIB
#	persistent = yes
#
#	trigger = {
#		ai = yes
#		event = 34461
#		OR = {
#			atwar = yes
#			year = 1941
#		}
#		manpower = 13
#	}
#
#	name = "AI_EVENT"
#	style = 0
#
#	date = { day = 1 month = january year = 1936 }
#	offset = 7
#	deathdate = { day = 29 month = december year = 1999 }
#
#	action_a = {
#		command = { type = build_division which = infantry }
#	}
#}
